Create a new Recipe
: Recipe creation payload
From T, pick a set of properties whose keys are in the union K
Ok
{- "title": "string",
- "projectIds": [
- "string"
], - "ontology": {
- "structureIds": [
- "string"
], - "attributes": [
- "string"
], - "labelScope": {
- "subtrees": [
- "string"
], - "labelIds": [
- "string"
]
}, - "ontologyId": "string"
}, - "_id": "string",
- "creator": "string",
- "toolsSettings": {
- "property1": {
- "labelScope": {
- "subtrees": [
- "string"
], - "labelIds": [
- "string"
]
}, - "options": {
- "property1": null,
- "property2": null
}
}, - "property2": {
- "labelScope": {
- "subtrees": [
- "string"
], - "labelIds": [
- "string"
]
}, - "options": {
- "property1": null,
- "property2": null
}
}
}, - "uiSettings": {
- "property1": null,
- "property2": null
}, - "metadata": {
- "system": {
- "property1": null,
- "property2": null
}
}, - "authz": {
- "scope": "string",
- "context": {
- "org": "string",
- "project": "string",
- "creator": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "ontology": "string"
}, - "access": [
- null
]
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "v2": true
}
{- "id": "string",
- "url": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "creator": "string",
- "title": "string",
- "projectIds": [
- "string"
], - "ontology": {
- "structureIds": [
- "string"
], - "attributes": [
- "string"
], - "labelScope": {
- "subtrees": [
- "string"
], - "labelIds": [
- "string"
]
}, - "ontologyId": "string"
}, - "labelScript": "string",
- "toolsSettings": {
- "property1": {
- "labelScope": {
- "subtrees": [
- "string"
], - "labelIds": [
- "string"
]
}, - "options": {
- "property1": null,
- "property2": null
}
}, - "property2": {
- "labelScope": {
- "subtrees": [
- "string"
], - "labelIds": [
- "string"
]
}, - "options": {
- "property1": null,
- "property2": null
}
}
}, - "uiSettings": {
- "property1": null,
- "property2": null
}, - "metadata": {
- "system": {
- "property1": null,
- "property2": null
}
}, - "v2": true
}